IImageBase

Undocumented in source.

Members

Functions

getBitsPerPixel
ushort getBitsPerPixel()
Undocumented in source. Be warned that the author may not have intended to support it.
getBytesPerPixel
ubyte getBytesPerPixel()
Undocumented in source.
getHeight
uint getHeight()
Undocumented in source.
getPalette
const(ubyte[]) getPalette()
Undocumented in source.
getPixels
const(ubyte[]) getPixels()
Undocumented in source.
getSizeBytes
size_t getSizeBytes()
Undocumented in source. Be warned that the author may not have intended to support it.
getWidth
uint getWidth()
Undocumented in source.
hasPalette
bool hasPalette()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta